.right-table {
    border-collapse: collapse;
    margin: 0 auto;
}

.right-table tr td{
    width: 100px;
    height: 80px;
    text-align: center;

}

.table-first {
    height: 45px;
    width: 45px;
    background-image: url(../icon/fxkh-icons.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}
.right-table tr td a{
display: block;
}
.mt{
    margin-top: 3px;
}
.i-rain {
    background-position: 0px -525px;
}

.i-water {
    background-position: 0px -600px;
}

.i-analyze {
    background-position: 0px -75px;
}

.i-image {
    background-position: 0px -375px;
}

.i-radar {
    background-position: 0px -300px;
}

.i-path {
    background-position: 0px -225px;
}

.i-warn {
    background-position: 0px 0px;
}

.i-disaster {
    background-position: 0px -450px;
}

.i-forecast {
    background-position: 0px -150px;
}
.ldxx-list li a{
    display:block;
    text-align:center;
    }
.ldxx-list li:first-child{
    margin:0 auto;
    width: 220px;
}
.ldxx-list-li{
    float: left;
    width: 220px;
    margin-top: 20px;
    padding: 0 76px;
}

